notebook: Don't set notebook style with hidden tabs
authorBastien Nocera <hadess@hadess.net>
Thu, 17 Mar 2011 17:59:46 +0000 (17:59 +0000)
committerBastien Nocera <hadess@hadess.net>
Thu, 17 Mar 2011 18:30:40 +0000 (18:30 +0000)
commit90a4f8dc4b580de43b485276a108f91aa1587e2a
tree3946287152a5b96346172527d21289f72dfe44de
parent58f0bc62a9015911e22784daf4144cd03b021f97
notebook: Don't set notebook style with hidden tabs

When tabs are not shown, and the notebook is used as a container,
we should not set the notebook style, otherwise the theme has no
way to know whether tabs are shown or not, and which colour to draw
the background.

https://bugzilla.gnome.org/show_bug.cgi?id=640692
gtk/gtknotebook.c